

@media(min-width: 993px) {

	body {
		padding-top: 70px;
	}
	header {
		position: fixed;
	    z-index: 999;
		background: #000;
	    top: 0;
	    left: 0;
	    right: 0;
	}
	
	header.scrolled {
	    -webkit-box-shadow: 1px 1px 5px 1px #4d4b4b;
	    box-shadow: 1px 1px 5px 1px #4d4b4b;
	    overflow: hidden;
	}
	header.scrolled .logo {
		
	}
	header.scrolled .right {
		margin-top: 0px;
	}
	header.scrolled .phone {
	    margin-top: 10px;
	}
	header.scrolled .open-menu {
		
	}

	/*header .open-menu {
	    display: none;
	}
	header .menu .close-menu {
		display: none;
	}
	header .menu {
	    display: inline-block;
	    position: relative;
	    border: 0;
	    width: auto;
	    padding: 0;
	}
	header .menu ul li {
		display: inline-block;
		margin: 15px;
	}*/
	
	body.homepage {
		padding-top: 0;
	}
	/*body.homepage header {
		background: transparent;
	}*/
	/*body.homepage header.scrolled {
		background: #fff;
	}*/
	/*body.homepage header .phone a {
		color: #fff;
	}
	body.homepage header .open-menu {
	    color: #fff;
	}*/
	/*body.homepage header.scrolled .phone a {
		color: var(--orange-color);
	}*/
	/*body.homepage header.scrolled .open-menu {
	    color: #000;
	}*/
	
}	


@media(min-width: 1300px) {
	
	/*html{
	    height: 100%;
	}
	body{
	    padding-bottom: 220px;
	    position: relative;
	    margin: 0;
	    min-height: 100%;
	}
	footer {
	    margin: 0;
	    position: absolute;
	    right: 0;
	    bottom: 0;
	    left: 0;
	}*/

	/*header .menu {
		width: 300px;
	}*/
	
}


@media(min-width: 1600px) {
	.faqs-accordion .panel-heading h4 a {
	    font-size: 20px;
	}

	.default-button,
	.buttons-center a {
		font-size: 20px;
	}

	p, li {
	    font-size: 19px;
	}

	.academy-bg-image {
	    padding: 300px 0;
	}
	.academy-coaches p {
		font-size: 18px;
	}

}


@media(max-width: 1350px) {
	.camps-slider .owl-carousel {
	    max-width: 95%;
	    margin: auto;
	}
	.camps-slider .flex-direction-nav .flex-prev {
	    margin-left: -20px;
	}
	.camps-slider .flex-direction-nav .flex-next {
	    margin-right: -20px;
	}
}


@media(max-width: 1200px) {
	header .menu a {
	    font-size: 16px;
	}
	h1 {
	    font-size: 40px;
	}

	.what-offer-section .col-md-4 {
	    padding-right: 30px;
	}
	.what-offer-section .col-md-4 p {
	    font-size: 18px;
	}
	.what-offer-section .col-md-8 {
	    padding-left: 30px;
	    border-left: 1px solid #ddd;
	}

}


@media(max-width: 992px) {

	header .menu a {
	    font-size: 15px;
	}
	header .right {
		margin-top: 0;
	}
	header .phone {
	    margin-top: 10px;
	}
	header .open-menu {
		margin-top: 3px;
	}
	header .phone a i {
	    font-size: 15px;
	    margin-right: 5px;
	}

	.video-half,
	.half-video {
	    width: 100%;
	    float: none;
	    padding: 0px;
	    margin: 0px;
	    margin-bottom: 15px;
	}
	
	h2 {
	    font-size: 30px;
	}
	h3 {
	    font-size: 25px;
	}

	ul.two li {
	    width: 100%;
	    float: none;
	    padding-right: 0;
	}
	ul.three li {
	    width: 50%;
	}
	ul.four li {
	    width: 33.33%;
	}

	.default-btn, .default-button {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.youtube-shorts-button .play-button {
	    width: 60px;
	    height: 40px;
	}

	.home-hero {
	    margin-top: -10px;
	}
    .home-hero h1 {
    	font-size: 30px;
    }
    .home-hero h2 {
    	font-size: 22px;
    }
    .home-hero h2 b {
	    font-size: 30px;
	}

	.play-ball {
	    padding: 10px 0;
	}
	.play-ball .item h4 {
	    font-size: 20px; 
	}

	.sitemap .links a {
	    width: 50%;
	}
	.trophies .item h4 {
	    font-size: 18px;
	}

	.mt-destop {
		margin-top: 15px;
	}

	.faqs-hp {
	    margin-bottom: 0;
	}

	.text-section.black-bg,
	.text-section.green-bg {
	    padding: 50px 0;
	}

	.academy-bg-image {
		padding: 150px 0;
	    margin-top: -10px;
	}
	.academy-bg-image h1 {
	    font-size: 60px;
	}
	.academy-bg-image h1 span {
		font-size: 30px;
	}

	.what-offer-section .col-md-4 {
	    padding-right: 15px;
	    margin-bottom: 30px;
	}
	.what-offer-section .col-md-4 p {
	    font-size: 18px;
	}
	.what-offer-section .col-md-8 {
	    padding-left: 15px;
	    border-left: 0;
	}

	.cta-wide-orange {
		padding: 30px;
	}
	.cta-wide-orange p.big {
	    font-size: 22px;
	}

	.contact-form-div {
	    padding-left: 15px;
	}	
	.contact-details {
	    padding-right: 15px;
	}
	.contact-details .socials {
	    margin-top: 0;
	    margin-bottom: 30px;
	}
	.coaches .item {
	     margin-bottom: 50px; 
	}
	.youtube-shorts .item {
	    margin: 15px 0;
	}

	.shorts-slider .owl-carousel {
	    max-width: 95%;
	    margin: auto;
	}
	.shorts-slider .flex-direction-nav .flex-prev {
	    margin-left: -20px;
	}
	.shorts-slider .flex-direction-nav .flex-next {
	    margin-right: -20px;
	}
	.shorts-slider .flex-direction-nav i {
	    font-size: 25px;
	}

	.stephene-section .stephene-content {
	    flex: 0 0 100%;
	}
	.stephene-section .stephene-block {
	    max-width: 1000px;
	    padding: 50px 20px;
	}
	.perfectly-section {
	    background: #202020;
	    padding: 50px 0;
	}
	.handlelifeapp-section-4 img {
	    width: 500px;
	}
	.handlelifeapp-section-1 {
	    margin-top: -10px;
	}




}



@media(max-width: 767px) {

	header .logo {
        max-width: 250px;
    }
    header .phone a {
        font-size: 18px;
    }
    header .open-menu {
        margin-top: 0;
    }
    header .phone {
    	display: none;
    }

	h1 {
	    font-size: 30px;
	}
	h2 {
	    font-size: 26px;
        margin: 20px 0;
        font-weight: 500;
	}	
	h3 {
	    font-size: 23px;
        margin: 20px 0;
        font-weight: 500;
	}
	.h4, h4 {
	    font-size: 20px;
	}

	p, li {
	    font-size: 16px;
	}
	p.big {
		font-size: 18px;
	}

	ul.three li {
	    width: 100%;
	    float: none;
	    padding-right: 0;
	}
	ul.four li {
	    width: 50%;
	}

	.image-half, .half-img, .half-image {
	    display: inline-block;
	    width: 100%;
	    float: none;
	    padding: 0;
	    margin: 0;
	    margin-bottom: 15px;
	}

	.default-btn, .default-button {
		font-size: 16px;
		padding: 10px 15px;
	}
	.buttons-center a {
		font-size: 16px;
		margin: 5px;
	}

	.pg-subtitle {
	    font-size: 18px;
	}

	.text-section {
	    margin-top: 30px;
	    margin-bottom: 30px;
	}

	footer .newsletter h4 {
	    font-size: 16px;
	}
	footer .newsletter input {
	    width: 250px;
	    display: block;
	    height: 40px;
	    font-size: 16px;
	    margin: auto;
	    margin-bottom: 10px;
	}
	footer .newsletter button {
	    margin: 0;
	    height: 40px;
	    font-size: 14px;
	}

	.default-text hr {
	    margin-top: 0;
	    margin-bottom: 0;
	}
	.default-text ul li, .text-section ul li {
	    padding-left: 25px;
	    background-size: 14px;
	    background-position: 0px 6px;
	}

	.home-hero .video-hp {
		display: none;
	}
	.home-hero .video-hp video {
    	width: 100%;
	    height: auto;
	}
	.home-hero .overlay {
	    position: relative;
	    background: #000;
	    padding-bottom: 20px;
        top: initial;
        bottom: initial;
        left: initial;
        right: initial;
        display: inline-block;
        width: 100%;
	}
	.home-hero .text p {
	    font-size: 17px;
	}
	.home-hero .text h1 {
	    font-size: 30px;
	}
	
	.camps .title-sec a {
		font-size: 15px;
	    margin: 10px 0;
	}
    .camps-slider .owl-carousel {
	    max-width: 94%;
	    margin: auto;
	}
	.camps-slider .flex-direction-nav .flex-prev {
	    margin-left: -15px;
	}
	.camps-slider .flex-direction-nav .flex-next {
	    margin-right: -15px;
	}
	.camps-slider .flex-direction-nav i {
	    font-size: 22px;
        background: #000;
	    width: 40px;
	    height: 40px;
	    line-height: 40px;
	    text-align: center;
	    border-radius: 50%;
	}
	.slider-container {
	     overflow: hidden; 
	     margin-left: -50px; 
	     padding-left: 50px; 
	     margin-right: -50px; 
	     padding-right: 50px; 
	}
	.camps-slider .owl-carousel {
	    margin-right: -200px;
	    width: calc(100% + 200px);
	    max-width: initial;
	}

	.camps .item .full-booked {
		margin: 20px 0;
	}
	.camps .item .box {
	    max-width: 400px;
	    margin: auto;
	}


	.hp-programs {
		padding: 20px 0;
		margin: 0;
	}
	.hp-programs .item .box .img {
	    width: 100%;
	    float: none;
	}
	.hp-programs .item .text {
	    width: 100%;
	    float: none;
	    padding: 15px;
	}
	.hp-programs .item .text .title {
	    font-size: 25px;
	    margin-bottom: 10px;
	}

	.numbers {
		padding: 30px 0;
	}
	.numbers .item .no {
		font-size: 30px;
	}
	.numbers h4.subtitle {
		font-size: 14px;
	}

	.testimonials-feed .box {
		padding: 15px;
	}
	.testimonials-feed .item {
		width: 100%;
	}
	.testimonials-feed .item .icon i {
	    font-size: 30px;
	}
	.testimonials-feed .item .desc {
		font-size: 17px;
	}
	.testimonials-feed .item .title {
	    font-size: 15px;
	}
	.testimonials-slider {
	    min-height: auto;
	    max-width: 94%;
	    margin: auto;
	}
	.testimonials-slider .flex-direction-nav .flex-prev {
	    margin-left: -25px;
	}
	.testimonials-slider .flex-direction-nav .flex-next {
	    margin-right: -25px;
	}
	.testimonials-slider .flex-direction-nav i {
	    font-size: 23px;
	}

	.hp-logos .logos .item {
	    margin: 15px;
	}
	.hp-logos .logos .item img {
	    max-width: 120px;
	    max-height: 100px;
	}
	.hp-logos .logos-slider .item {
	    padding: 10px;
	}
	.hp-logos .logos-slider .item img {
	    max-width: 170px;
    	max-height: 75px;
	}

	.col-md-6.pull-right {
	    float: none!important;
	}

	.contact-details .socials {
	    margin-top: 20px;
	    margin-bottom: 30px;
	}
	.contact-details p {
	    font-size: 16px;
	}
	.contact-form label {
	    font-size: 15px;
	    font-weight: 500;
	}
	.contact-form select,
	.contact-form input {
		font-size: 16px;
		height: 45px;
	}
	.contact-form label.error {
	    font-size: 14px;
	}
	.contact-form textarea {
		font-size: 16px;
	}
	.contact-form button {
	    font-size: 14px;
	}

	.schedule-table table tr th,
	.schedule-table table tr td {
	    font-size: 15px;
	}

	.pricing .item {
	    margin: 15px;
	}
	.pricing .item .box .type {
	    font-size: 22px;
	}
	.pricing .item .box .price {
	    font-size: 22px;
	}
	.pricing .item .box .price span {
	    font-size: 16px;
	}

	footer {
	    padding: 20px 0;
	}
	footer .socials {
		margin: 10px 0;
	}
	footer .socials a {
	    margin: 5px;
	    font-size: 20px;
	}
	footer .links a {
	    font-size: 14px;
	}
	footer p.copyright {
	    margin: 5px 0;
	    font-size: 14px;
	}

	.sitemap .links a {
	    width: 100%;
	    float: none;
	    font-size: 15px;
        margin: 5px 0;
	}
	
	.sponsor-logos .item {
	    margin: 15px;
	}
	.sponsor-logos .item img {
	    max-width: 140px;
	}
	.general-accordion .panel-heading h4 a {
	    font-size: 18px;
	    padding: 12px 15px;
	}
	
	.error-404 form input {
	    width: calc(100% - 80px);
	    height: 45px;
	    font-size: 17px;
	}
	.error-404 form button {
	    width: 80px;
	    font-size: 15px;
	    height: 45px;
	}
	.default-page {
	    padding-bottom: 0;
	}

	.search-results .result .text a.title {
	    font-size: 18px;
	}
	.search-results .result .text p {
	    font-size: 15px;
	}

	.social-media-reviews .item {
	    margin: 15px;
	}
	.social-media-reviews .item img {
	    max-height: 60px;
	}	

	.coaches h2 {
		text-align: center;
	}
	.coaches .item {
	    margin-bottom: 30px;
	    text-align: center;
	}
	.coaches .item .image {
		margin: auto;
	}
	.coaches .item h4 {
	    font-size: 20px;
	}
	.coaches .item p.job {
	    font-size: 16px;
	}

    .coaches .item h4 {
        margin: 10px 0;
    }

    .teams {
	    margin: 0;
	}
    .teams .box {
	    padding: 5px;
	}
    .teams p.title {
	    font-size: 20px;
	}
	.teams a.more {
	    font-size: 15px;
	    margin: 10px 0;
	}
		
	.default-text {
	    padding-bottom: 50px;
	}

	.cta-wide-orange {
	    padding: 30px 15px;
	}
	.cta-wide-orange .site-container {
	    padding: 0;
	}
	.cta-wide-orange p {
	    font-size: 18px;
	}
    .cta-wide-orange p.big {
        font-size: 20px;
    }

	.core-values {
		padding: 5px 0;
	}
	.core-values .item .box {
	    padding: 0;
	}
	.core-values .item .icon i {
	    font-size: 25px;
	}
	.core-values .item h4 {
	    font-size: 18px;
	    margin: 10px 0;
	}

	.table-schedule table tr th,
	.table-schedule table tr td {
	    padding: 10px 5px;
	    font-size: 15px;
	}

	.section-white-bg {
	    padding: 20px 0;
	}

	.training-hero {
	    padding: 0px 0;
	}
	.training-hero .text p {
	    font-size: 17px;
	}

	.hp-trainings .desc {
	    min-height: auto;
	}
	.hp-trainings .title {
	    font-size: 20px;
	}
	.hp-trainings a.default-button {
		margin-bottom: 0;
	}

	.default-text h1 + .text-section {
	    padding: 0;
	}

	.text-section.black-bg,
	.text-section.green-bg {
	    padding: 30px 0;
	}

	.youtube-play-button .play-button {
	    width: 60px;
	    height: 40px;
	}
	
	.tournament-intro {
	    font-size: 18px;
	}

	.news .item .box {
		padding: 5px;
	}
    .news .item .img {
        min-height: initial
    }
    .news .item .img img {
        max-width: 350px
    }
    .news .item .title {
        font-size: 18px
    }

   
    .academy-bg-image h1 {
        font-size: 50px;
    }
    .what-offer-section .col-md-4 p {
        font-size: 16px;
    }
    .admission-process {
	    margin: 0;
	    padding: 20px 0;
	}
    .admission-process .col p.number {
	    font-size: 30px;
	}
	.admission-process .col h4 {
		font-size: 22px;
	}
	.admission-process .col .box {
	    padding: 20px 0;
	}

	.has-all-section .box {
	    max-width: 300px;
	    margin: auto;
	}
	.has-all-section .col {
	    margin: 10px 0;
	}
	.has-all-section .text a {
	    font-size: 24px;
	    font-weight: 500;
	}
	
	body.academy-page .default-text {
        padding-bottom: 0;
    }
	body.academy-page footer {
        margin: 0;
    }

    .programs .item {
	    margin: 15px 0;
	}
    .programs .item .box {
    	padding: 15px;
    }
    .programs .item .icon i {
	    font-size: 23px;
	}
	.programs .item .default-button {
	    position: relative;
	    bottom: 0px;
	    left: auto;
	    right: auto;
	}
	.programs .item .price {
	    font-size: 20px;
	}
	.programs .item .price strike, .programs .item .price span {
	    font-size: 14px;
	}
	.programs .item .desc ul.checks li::before {
		font-size: 17px;
	}

	.orange-bg {
	    margin-top: 20px;
	    margin-bottom: 20px;
	    padding: 20px 0;
	}

	.text-section h4.subtitle {
	    font-size: 14px;
	}
	.sponsorship-levels .item .sum {
		font-size: 24px;
	}
	.sponsorship-levels .item .title {
	    font-size: 18px;
	}
	.sponsorship-levels .item {
	    margin: 10px 0;
	}
	.foundation-pathways .item .text {
	    padding: 0 15px 10px;
	}
	.foundation-pathways .item {
	    margin: 15px 0;
	}
	.foundation-pathways .item .text h3 {
	    font-size: 25px;
	}

	.summer-camp-bg {
		background: none;
	}
	.summer-camp-bg .overlay {
		display: none;
	}

	.heavyball-top-section .empty-space {
	    padding: 0;
	}
	.heavyball-top-section {
	    background: none;
	    padding: 20px 0;
	    margin-top: 0;
	}
	.heavyball-top-section .meet_johnny {
		color: #000;
	}
	.desktop-right-align {
	    text-align: left;
	}

	.heavyball-videos .video-wrapper {
		margin-bottom: 25px;
	}

	body.heavyball-page .default-text {
        padding-bottom: 0;
    }

	.handlelifeapp-section-2 {
	    padding: 50px 0;
	}
	.handlelifeapp-section-3 img {
	    margin-top: 30px;
	}
	.handlelifeapp-section-4 {
	    padding: 50px 0;
	}
	.perfectly-section img {
	    width: 400px;
	}

}


@media(max-width: 600px) {
	ul.four li {
	    width: 100%;
	    float: none;
	    padding-right: 0;
	}
	.table-responsive.schedule-table tr {
	    max-width: 100%;
	    display: grid;
	}
	header .menu {
	    padding-left: 15px;
	}
	header .menu ul li a {
	    font-size: 14px;
	}
	.contact-details .socials a {
	    font-size: 22px; 
	}
	.cta-wide-orange h2 {
	    font-size: 25px;
	}
	.shorts-slider .owl-carousel {
	    width: 95%;
	    max-width: 400px;
	}

	.purchase-section .ball-sale li {
		align-items: center;
	}
	.purchase-section .ball-sale li p strong {
	    display: block;
	}
	.purchase-section .ball-sale li:nth-child(2) img {
	    margin-left: -30px;
	    margin-right: -30px;
	    max-width: calc(100% + 60px);
	}
	.purchase-section .ball-sale {
		padding-top: 100px;
		margin-bottom: -80px;
	}

	.handlelifeapp-section-4 .game-block ul li {
	    flex: 0 0 100%;
	}

	.handlelifeapp-section-1 .content {
	    position: relative;
	    transform: none;
	}
	.handlelifeapp-section-1 .site-container {
	    padding-left: 20px;
	}
	.handlelifeapp-section-1 p {
	    font-size: 18px;
	}
	.handlelifeapp-section-4 .content-block h4 {
	    font-size: 18px;
	}

}


@media(max-width: 450px) {

	header .phone {
	    margin-right: 20px;
	}
	header .phone a {
	    font-size: 18px;
	}

	.pricing {
		display: inline-block;
	}
	.pricing .item {
	    margin: auto;
	    margin-bottom: 20px;
	    display: block;
	}
	.pricing .item .box {
	    padding: 15px;
	    width: 100%;
	    margin: auto;
	    display: block;
	}
	.pricing .item .box .price {
	    font-size: 20px;
	}

	footer .links a {
		padding: 0;
	}

	.schedule-table table tr th,
	.schedule-table table tr td {
	    padding: 5px;
	}

	ol, ul {
	    padding-left: 20px;
	}
	
	.camps .item .title {
	    font-size: 18px;
	}
	.camps .item a.read-more {
	    font-size: 15px;
	}

	.register-text h4 {
	    font-size: 18px;
	    margin: 15px 0;
	}

    .academy-bg-image {
        padding: 100px 0;
    }
    .academy-bg-image h1 {
        font-size: 40px;
    }
    .academy-bg-image h1 span {
        font-size: 25px;
        margin-top: 10px;
    }
    .academy-coaches h4 {
	    margin: 15px 0;
	    font-size: 22px;
	}
    .cta-wide-orange p.big {
        font-size: 18px;
    }

}






























